|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.anac.y2011.TheNegotiator.BidGenerator
public class BidGenerator
The BidsGenerator class is used to generate a offer.
| Constructor Summary | |
|---|---|
BidGenerator(Agent agent,
BidsCollection bidsCollection)
Creates a BidGenerator-object which determines which offer should be made. |
|
| Method Summary | |
|---|---|
Action |
determineOffer(AgentID agentID,
int phase,
double threshold)
Determine what (counter)offer should be made in a given phase with a minimum threshold. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BidGenerator(Agent agent,
BidsCollection bidsCollection)
partner - agentbidsCollection - of all possible bids and the partner bids| Method Detail |
|---|
public Action determineOffer(AgentID agentID,
int phase,
double threshold)
agentID - of our agentphase - of the negotationminimum - threshold
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||